ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / PropertyChangedEventArgs<T> Class / PropertyChangedEventArgs<T> Constructor

In This Topic
    PropertyChangedEventArgs<T> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public PropertyChangedEventArgs<T>()
    See Also